Skip to content

[3.13] gh-153380: Adapt ttk tests to Tk 9.1 changes (GH-153381)#153388

Merged
serhiy-storchaka merged 2 commits into
python:3.13from
miss-islington:backport-d6855c8-3.13
Jul 10, 2026
Merged

[3.13] gh-153380: Adapt ttk tests to Tk 9.1 changes (GH-153381)#153388
serhiy-storchaka merged 2 commits into
python:3.13from
miss-islington:backport-d6855c8-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 9, 2026

Copy link
Copy Markdown
Contributor
  • selectmode: new 'single' and 'multiple' modes
  • set(): includes the tree column '#0'
  • insert()/selection(): item ids keep the passed value's type
  • heading_callback: avoid a double click on the second click
  • theme_create_image: don't assert the exact (now scaled) width
    (cherry picked from commit d6855c8)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

- selectmode: new 'single' and 'multiple' modes
- set(): includes the tree column '#0'
- insert()/selection(): item ids keep the passed value's type
- heading_callback: avoid a double click on the second click
- theme_create_image: don't assert the exact (now scaled) width
(cherry picked from commit d6855c8)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka merged commit c6aad27 into python:3.13 Jul 10, 2026
39 checks passed
@miss-islington miss-islington deleted the backport-d6855c8-3.13 branch July 10, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir topic-tkinter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants